/*
Theme Name: November Theme Child 01
Theme URI: 
Description: Child 01 theme for the November Theme theme
Author: <a href="http://themeforest.net/user/seaboardthemes">SeaboardThemes</a>
Author URI: 
Template: november-theme
Version: 1.0
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 12 Dec 2016 16:06:14 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/


.box-layout #wrapper {
  width: 1100px;
  margin: 0 auto;
}

.sidebar {
  margin-bottom: 90px;
  background-color: #ffffff;

}


 .widget {
  font-family: 'Roboto', sans-serif;
  margin-bottom: 31px;
  padding:20px;
  border:1px solid #d5d3d3;
  overflow: hidden;
  background-color: #f5f5f5;
}

.post-readmore a {
  font-size: 9px;
  color: #ffffff;
  text-transform: uppercase;
  border: 1px solid #b3976e;
  padding: 5px 9px;
  margin-left: 1px;
  background-color: #1a1a1a;
  display: inline-block;
  margin-top: 18px;
}


 #main-header.sticky .main-nav {
    position: fixed;
    padding: 0 15px;
    display: block;
    width: 100%;
    left: 0;
    border-top: 6px solid #333333;
    border-bottom: 1px solid #d2d2d2;
    background: #ffffff;
  }

#main-header {
/*  position: relative; */
/*  background-attachment: fixed; */
  background-image: url("../../uploads/2017/08/Hank-Bonecutter-A-Bikers-Journey-6.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto auto;
/*  margin-bottom: 40px; */
}